@charset "utf-8";

@media (max-width: 767px){
  .l-content .m-container {
    padding: 0 10px;
  }

  .l-content .sub-title span {
    padding: 10px;
    font-size: 14px;
    font-weight: bold;
  }
  
  .l-content .m-product .m-col-xxl-5 {
    width: 100%;
  }

  .l-content .m-product .m-col-xxl-5.edit {
    width: 100%;
  }

  .l-content .m-btn--down.edit2 {
    width:100% !important;
    margin:0.5rem 0;
  }
  
  .l-content .ic-new {
    position: absolute;
    right: 10%;
    top: -2%;
    transform: translate(50% ,-50%);
  }

  .l-content .block_BtnLink .BtnList {
    width: 100%;
  }

  .l-content .u-fs-sp { font-size: 24px !important; color: #486d70;}
}

@media (min-width: 768px){
  .l-content .m-container {
    max-width: 1680px;
    padding: 0 40px;
  }
  
  .l-content .sub-title span {
    padding: 10px;
    font-size: 18px;
    font-weight: bold;
  }
  
  .l-content .ic-new {
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(50% ,-50%);
  }


  .l-content .m-btn--down.edit2 {
    width:45% !important;
    margin:0.5rem;
  }
  .l-content .m-product .m-col-xxl-5 {
    width: 33%;
  }

  .l-content .m-product .m-col-xxl-5.edit {
    width: 100%;
  }
  
  .l-content .m-product .m-col-xxl-5.subtitle {
    width: 100%;
  }
  
  .l-content .product .w-name {
    height: 90px !important;
  }

  .l-content .block_BtnLink .BtnList {
    width: 50%;
  }

  .l-content .u-fs-sp { font-size: 36px !important; color: #486d70;}
}

@media (min-width: 992px){
  .l-content .product .w-name {
    height: 65px !important;
  }
  

  .l-content .m-btn--down.edit2 {
    width:31% !important;
    margin:0.5rem;
  }
}

@media (min-width: 1200px){
  .l-content .bg-img { background-image:url('/en/pr/vona/recommend_brand/schneider/popular/images/bg.png') !important; background-size: cover; background-position: bottom; background-repeat: no-repeat;}
  .l-content .m-btn--down.edit2 { width:auto !important; padding: 0.575rem 1.65rem 0.575rem 2.5rem !important; margin: 0; }
  .l-content .infobtn1 {position: absolute;right: 75%;top: 35%;transform: translate(0 , -35%);}
  .l-content .infobtn2 {position: absolute;right: 79%;top: 45%;transform: translate(0 , -45%);}
  .l-content .infobtn3 {position: absolute;right: 79%;top: 52%;transform: translate(0 , -52%);}
  .l-content .infobtn4 {position: absolute;right: 79%;top: 59%;transform: translate(0 , -59%);}
  .l-content .infobtn5 {position: absolute;right: 79%;top: 68%;transform: translate(0 , -68%);}
  .l-content .infobtn6 {position: absolute;right: 44%;top: 56%;transform: translate(0 , -56%);}
  .l-content .infobtn7 {position: absolute;right: 44%;top: 73%;transform: translate(0 , -73%);}
  .l-content .infobtn8 {position: absolute;right: 44%;top: 86%;transform: translate(0 , -86%);}
  .l-content .infobtn9 {position: absolute;right: 44%;top: 36%;transform: translate(0 , -36%);}
  .l-content .infobtn10 {position: absolute;left: 86%;top: 37%;transform: translate(0 , -37%);}
  .l-content .infobtn11 {position: absolute;left: 86%;top: 56%;transform: translate(0 , -56%);}
  .l-content .infobtn12 {position: absolute;left: 87%;top: 73%;transform: translate(0 , -73%);}
  .l-content .infobtn13 {position: absolute;left: 87%;top: 86%;transform: translate(0 , -86%);}


  .l-content .m-product .m-col-xxl-5 {
    width: 20%;
  }

  .l-content .m-product .m-col-xxl-5.edit {
    width: 40%;
  }

  .l-content .m-product .m-col-xxl-5.subtitle {
    width: 60%;
  }

  .l-content .product .w-name {
    height: 70px !important;
  }

  .l-content .m-col-xl-16p {
    width: 16%;
  }

  .l-content .m-col-sp {
    width: 20%;
  }

}


@media (min-width: 1400px){
  .l-content .product .w-name {
    height: 80px !important;
  }

  .l-content .u-fs-sp { font-size: 48px !important; color: #486d70;}
}


@media (min-width: 1920px){
  .l-content .product .w-name {
    height: 50px !important;
  }
}


.l-content .text-white {
  color: #fff;
}

.l-content .product:hover {
  border: 1px solid #ff730a;
  cursor: pointer;
}

.l-content .product:hover a {
  color: #ff730a;
}

.l-content .product {
  background-color: #fff;
  border: 1px solid #dedede;
  padding: 15px;
  text-align: center;
}

.l-content .product .w-name {
  display: block;
  height: 65px;
  font-weight: bold;
}

.l-content .product .w-partno {
  display: block;
  height: 52px;
}

.l-content .underline-none {
  text-decoration: none;
}

.l-content .li-inside {
  list-style: inside;
  text-indent: -19px;
  margin-left: 19px;
}

.l-content .li-inside.num {
  list-style: decimal;
  text-indent: 0;
}

.l-content .sub-title.v1 span { background: #486d70; color: #fff;}
.l-content .sub-title.v1{ border-bottom: 2px solid #486d70; padding: 10px 0;}

.l-content .sub-title.v2 span { background: #3b6062; color: #fff;}
.l-content .sub-title.v2{ border-bottom: 2px solid #3b6062; padding: 10px 0;}

.l-content .sub-title.v3 span { background: #395253; color: #fff;}
.l-content .sub-title.v3{ border-bottom: 2px solid #395253; padding: 10px 0;}

.l-content .bg-sub.sec3 {
  background: #d9d9d9;
  color: #333;
}

.l-content .bg-sub.sec4 {
  background: #ccd2c6;
  color: #3a4f52;
}

.l-content .bg-sub.sec5 {
  background: #8ba78e;
  color: #303f46;
}

.l-content .bg-sub.sec6 {
  background: #ccd2c6;
  color: #304a61;
}

.l-content .border-white {
  border: 2px solid #fff;
  padding: 15px;
  border-radius: 20px;
}

.l-content .num-color {
  background: #00a651;
  color: #fff;
  padding: 10px 12px;
  margin-right: 10px;
  border-radius: 20px;
}

.l-content .r-tab {
  padding: 5px 10px;
  background: #d00;
  border-radius: 10px;
}

.l-content .g-tab {
  padding: 5px 10px;
  background: #00a651;
  border-radius: 10px;
}

.l-content .num-text {
  text-indent: -50px;
  margin-left: 50px;
}

.l-content .no-stock {
  padding: 11px;
}

.l-content .bx-shadow {
  background: #fff;
  border-radius: 20px;
  box-shadow: rgb(0, 0, 0, 0.1) 10px 10px 10px;
}

.l-content .ic-new2 {
  position: absolute;
  left: 0;
  top: -50%;
  transform: translate(50%, -50%);
}

.l-content .gotop {
  position: fixed;
  bottom: 15%;
  right: 3%;
  background-color: #111;
  padding: 10px;
  border-radius: 50%;
  z-index: 99999;
  opacity: 0;
  visibility: hidden;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
}

.l-content .gotop.show {
  opacity: 0.5;
  visibility: visible;
}

.l-content .gotop:hover {
  opacity: 1;
  cursor: pointer;
}

.l-content .block_BtnLink {
  display: flex;
  flex-wrap: wrap;
  background: #000;
  max-width: 1920px;
  margin: auto;
}

.l-content .block_BtnLink .BtnList.active {
  cursor:default;
  opacity: 1 !important;
  background-color: #4ca960;
  background-image: url('/en/pr/vona/recommend_brand/schneider/popular/images/icons/arrow_tab_white.png');
  color: #fff;
}

.l-content .block_BtnLink .BtnList:hover {
  opacity: 0.75;
}

.l-content .block_BtnLink .BtnList {
  background-color: #dedede;
  background-image: url('/en/pr/vona/recommend_brand/schneider/popular/images/icons/arrow_tab.png');
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 3% 50%;
  text-align: center;
  color: #333;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  align-content: center;
  transition: opacity 0.2s;
  padding: 20px;
  border: 1px solid #c8c8c8;
}

.l-content .sale-tag {
  position: absolute;
  right: 0;
  top: 0;
}

.l-content .pd-series { background: #333; padding: 5px 10px; margin-right: 10px; color: #fff; border-radius: 10px 0 10px 0;}

.l-content .bg-1 , .l-content .bg-img { background-color: #ececec; 
  max-width: 1920px;
  margin: auto;
}
.l-content .bg-2 { background: #dadfdf; 
  max-width: 1920px;
  margin: auto;
}
.l-content .bg-3 { background: #c7d2d2; 
  max-width: 1920px;
  margin: auto;
}
.l-content .bg-4 { background: #a3b6b8; 
  max-width: 1920px;
  margin: auto;
}
.l-content .bg-5 { background: #486d70; 
  max-width: 1920px;
  margin: auto;
}
.l-content .bg-6 { background: #3b6062; 
  max-width: 1920px;
  margin: auto;
}
.l-content .bg-7 { background: #395253; 
  max-width: 1920px;
  margin: auto;
}
.l-content .bg-8 { background: #3f5d72; 
  max-width: 1920px;
  margin: auto;
}

.l-content .sub-spec {
    color: #fff;
    background: #395253;
    padding: 10px 30px;
}

.l-content .w-borderbt {
  border-bottom: 2px solid #fff;
}

/* Useful Class */
.l-content .w-mm { margin: 0 auto; }
.l-content .just-center { justify-content: center; }
.l-content .just-between { justify-content: space-between; }
.l-content .self-center { align-self: center; }
.l-content .self-end { align-self: end; }
.l-content .w-stock { color: #9f4f00; font-weight: bold; }
.l-content .u-pdis { color: #a0a0a0; }
.l-content .h100 { height: 100%; }
.l-content .p-relative { position: relative; }